HttpStatusType
import { HttpStatusType } from "@hyper-fetch/core"
Description
Defined in types/http.types.ts:2
Preview
type HttpStatusType = number;
Structure
number
import { HttpStatusType } from "@hyper-fetch/core"
Defined in types/http.types.ts:2
type HttpStatusType = number;
number